Skip to content

pyhelm3/client.py: Add a list command to return the raw output of hel…#43

Open
irt-shpc wants to merge 1 commit into
mainfrom
PLATFORM-1327-list-releases
Open

pyhelm3/client.py: Add a list command to return the raw output of hel…#43
irt-shpc wants to merge 1 commit into
mainfrom
PLATFORM-1327-list-releases

Conversation

@irt-shpc

Copy link
Copy Markdown
Contributor

…m list

The list_releases function returns an iterable of Release objects. However the azimuth/zenith sync utility requires the raw output of helm list --output json and accesses _command to get them. This bypasses the client version checks and fails when using helm v4. Add a command at the client level to get the raw release definitions.

PLATFORM-1327

…m list

The `list_releases` function returns an iterable of `Release` objects. However
the azimuth/zenith sync utility requires the raw output of `helm list --output
json` and accesses `_command` to get them. This bypasses the client version
checks and fails when using helm v4. Add a command at the client level to get
the raw release definitions.

PLATFORM-1327
@irt-shpc

Copy link
Copy Markdown
Contributor Author

This CI run from zenith running against a release candidate of the change https://github.com/azimuth-cloud/zenith/actions/runs/30011269025/job/89228956509

@irt-shpc

Copy link
Copy Markdown
Contributor Author

Resolves Issue #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant